Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Move PerformanceEntryReporter to its own target #43854

Closed
wants to merge 4 commits into from

Conversation

rubennorte
Copy link
Contributor

Summary:
Changelog: [internal]

Context

This is part of a refactor to decouple the performance entry reporter from the rendering infra and from the native module that uses it.

Changes

This moves the PerformanceEntryReporter and related classes to their own target in ReactCommon/react/performance/timeline that's not coupled with any rendering logic.

Differential Revision: D55646391

@facebook-github-bot facebook-github-bot added CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. p: Facebook Partner: Facebook Partner labels Apr 4, 2024
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D55646391

rubennorte added a commit to rubennorte/react-native that referenced this pull request Apr 4, 2024
Summary:
Pull Request resolved: facebook#43854

Changelog: [internal]

## Context

This is part of a refactor to decouple the performance entry reporter from the rendering infra and from the native module that uses it.

## Changes

This moves the `PerformanceEntryReporter` and related classes to their own target in `ReactCommon/react/performance/timeline` that's not coupled with any rendering logic.

Differential Revision: D55646391
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D55646391

rubennorte added a commit to rubennorte/react-native that referenced this pull request Apr 5, 2024
Summary:
Pull Request resolved: facebook#43854

Changelog: [internal]

## Context

This is part of a refactor to decouple the performance entry reporter from the rendering infra and from the native module that uses it.

## Changes

This moves the `PerformanceEntryReporter` and related classes to their own target in `ReactCommon/react/performance/timeline` that's not coupled with any rendering logic.

Differential Revision: D55646391
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D55646391

@analysis-bot
Copy link

analysis-bot commented Apr 5, 2024

Platform Engine Arch Size (bytes) Diff
android hermes arm64-v8a 19,218,779 +893
android hermes armeabi-v7a n/a --
android hermes x86 n/a --
android hermes x86_64 n/a --
android jsc arm64-v8a 22,594,908 +276
android jsc armeabi-v7a n/a --
android jsc x86 n/a --
android jsc x86_64 n/a --

Base commit: 2fcdab4
Branch: main

@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D55646391

rubennorte added a commit to rubennorte/react-native that referenced this pull request Apr 5, 2024
Summary:
Pull Request resolved: facebook#43854

Changelog: [internal]

## Context

This is part of a refactor to decouple the performance entry reporter from the rendering infra and from the native module that uses it.

## Changes

This moves the `PerformanceEntryReporter` and related classes to their own target in `ReactCommon/react/performance/timeline` that's not coupled with any rendering logic.

Differential Revision: D55646391
rubennorte added a commit to rubennorte/react-native that referenced this pull request Apr 5, 2024
Summary:
Pull Request resolved: facebook#43854

Changelog: [internal]

## Context

This is part of a refactor to decouple the performance entry reporter from the rendering infra and from the native module that uses it.

## Changes

This moves the `PerformanceEntryReporter` and related classes to their own target in `ReactCommon/react/performance/timeline` that's not coupled with any rendering logic.

Differential Revision: D55646391
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D55646391

1 similar comment
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D55646391

rubennorte added a commit to rubennorte/react-native that referenced this pull request Apr 8, 2024
Summary:
Pull Request resolved: facebook#43854

Changelog: [internal]

## Context

This is part of a refactor to decouple the performance entry reporter from the rendering infra and from the native module that uses it.

## Changes

This moves the `PerformanceEntryReporter` and related classes to their own target in `ReactCommon/react/performance/timeline` that's not coupled with any rendering logic.

Differential Revision: D55646391
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D55646391

rubennorte added a commit to rubennorte/react-native that referenced this pull request Apr 9, 2024
Summary:
Pull Request resolved: facebook#43854

Changelog: [internal]

## Context

This is part of a refactor to decouple the performance entry reporter from the rendering infra and from the native module that uses it.

## Changes

This moves the `PerformanceEntryReporter` and related classes to their own target in `ReactCommon/react/performance/timeline` that's not coupled with any rendering logic.

Reviewed By: sammy-SC

Differential Revision: D55646391
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D55646391

rubennorte added a commit to rubennorte/react-native that referenced this pull request Apr 9, 2024
Summary:
Pull Request resolved: facebook#43854

Changelog: [internal]

## Context

This is part of a refactor to decouple the performance entry reporter from the rendering infra and from the native module that uses it.

## Changes

This moves the `PerformanceEntryReporter` and related classes to their own target in `ReactCommon/react/performance/timeline` that's not coupled with any rendering logic.

Reviewed By: sammy-SC

Differential Revision: D55646391
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D55646391

rubennorte added a commit to rubennorte/react-native that referenced this pull request Apr 9, 2024
Summary:
Pull Request resolved: facebook#43854

Changelog: [internal]

## Context

This is part of a refactor to decouple the performance entry reporter from the rendering infra and from the native module that uses it.

## Changes

This moves the `PerformanceEntryReporter` and related classes to their own target in `ReactCommon/react/performance/timeline` that's not coupled with any rendering logic.

Reviewed By: sammy-SC

Differential Revision: D55646391
rubennorte and others added 4 commits April 9, 2024 04:34
Summary:
Pull Request resolved: facebook#43854

Changelog: [internal]

## Context

This is part of a refactor to decouple the performance entry reporter from the rendering infra and from the native module that uses it.

## Changes

This moves the `PerformanceEntryReporter` and related classes to their own target in `ReactCommon/react/performance/timeline` that's not coupled with any rendering logic.

Reviewed By: sammy-SC

Differential Revision: D55646391
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D55646391

@facebook-github-bot
Copy link
Contributor

This pull request has been merged in c61c80b.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. fb-exported Merged This PR has been merged. p: Facebook Partner: Facebook Partner
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants